The system osx10.11 uses an nginx project under php56brew under brew. During the installation process, it prompts that intl and apc extensions are missing, and the following statements are used to download them, but php is still not loaded. How can
System OS X 10.11
With the php56 under the brew.
The Nginx under Brew
Under a project, during the installation process prompted missing, intl 和 apc extension, the following statements are downloaded, also loaded, but PHP is still not loaded, how to
Recently working on a project, you need to integrate the development environment with XAMPP. XAMPP is the latest version, and PHP Intl extension no, no PHP extension of the source code.
You need to manually compile the intl extension.
Environment:
: This article mainly introduces how to solve the problem of two php extensions missing during magento2 installation: ext-intl and ext-xsl. if you are interested in the PHP Tutorial, refer to it.
Symptom:
[Root @ localhost magento2] #
Problem phenomenon:
[Root@localhost magento2]# pwd
/home/wwwroot/default/magento2
[Root@localhost magento2]# Composer Install
Loading Composer repositories with the package information
Installing dependencies (including Require-dev) from lock
This article refers to
As soon as we started installing PHP, we didn't know what extensions were needed, so we had to wait until we actually used them to find a way to install them.
The easiest way to install PHP extensions is to
sudo apt-get
Collect and sort some common PHP class libraries. collect and sort out some common PHP class libraries, resources, and skills so that you can quickly find what you need at work...
The content in this list includes awesome-php translation,
has been in the use of LNMP integrated installation package to build LNMP environment, because the work needs to install the LDAP extension, in the Internet can not find the source installation package, can only uninstall the original LNMP
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.